ComponentOne Xamarin Edition
RemoveAt Method (GridRowColCollection<T>)
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace > GridRowColCollection<T> Class : RemoveAt Method
The zero-based index of the item to remove.
Removes the IList item at the specified index.
Syntax
public void RemoveAt( 
   int index
)

Parameters

index
The zero-based index of the item to remove.
See Also

Reference

GridRowColCollection<T> Class
GridRowColCollection<T> Members